Skip to content

Comments

feat(nimbus): Disable slack notifications toggle#14236

Merged
yashikakhurana merged 6 commits intomainfrom
14230
Jan 6, 2026
Merged

feat(nimbus): Disable slack notifications toggle#14236
yashikakhurana merged 6 commits intomainfrom
14230

Conversation

@yashikakhurana
Copy link
Contributor

Because

  • Some users manage their own launch workflow cycle and does not require approval from us

This commit

  • Adds a toggle which can disable the slack notifications

Fixes #14230

@yashikakhurana
Copy link
Contributor Author

Screenshot 2025-12-19 at 9 51 43 AM

@jaredlockhart
Copy link
Collaborator

This is a great idea, but i'd change the label to

[toggle] Send Review Notifications to Slack

and have it default enabled

@yashikakhurana
Copy link
Contributor Author

Screenshot 2025-12-19 at 10 59 12 AM

@yashikakhurana
Copy link
Contributor Author

okay now it says Enable slack notifications
Screenshot 2025-12-19 at 11 50 43 AM

Copy link
Collaborator

@jaredlockhart jaredlockhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep looks great just combine the two migrations into one 🙏

@@ -0,0 +1,22 @@
# Generated by Django 5.2.9 on 2025-12-19 19:23

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah you can fold these two migrations together 🙏

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are right we don't need two fields migrations, removed the old one, just for the new filed

Copy link
Collaborator

@jaredlockhart jaredlockhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic good work @yashikakhurana 🙏 🎉 🎉 🎉

@yashikakhurana yashikakhurana added this pull request to the merge queue Jan 6, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 6, 2026
@yashikakhurana yashikakhurana added this pull request to the merge queue Jan 6, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 6, 2026
@yashikakhurana yashikakhurana added this pull request to the merge queue Jan 6, 2026
Merged via the queue into main with commit 4e851e0 Jan 6, 2026
17 checks passed
@yashikakhurana yashikakhurana deleted the 14230 branch January 6, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add check when not to send slack notification in the channel

2 participants